home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / bbs / fnos16a5.zip / HELP.ZIP / RDATE < prev    next >
Text File  |  1996-02-01  |  1KB  |  28 lines

  1.  
  2. rdate <subcommand>
  3.  
  4.  
  5.      Remote Date (rdate) is used to set the time of the local NOS
  6. system based on the time obtained from a remote system's time server.
  7. The Unix time (port 37) protocol is used.
  8.  
  9.  
  10.     rdate offset [<+|-><hour_offset>]
  11.  
  12.      Causes the time read from the remote system to be adjusted by
  13.      adding in the indicated <hour_offset>, which may be negative.
  14.      If no <hour_offset> is provided, the current offset is displayed.
  15.      Note: the time server provides the time in UTC.  If an environment
  16.      variable, TZ, is properly maintained, then an offset of zero should
  17.      suffice.  Otherwise, use the number of hours difference between local
  18.      and UTC time.
  19.  
  20.      This offset command IS OBSOLETE and is no longer compiled into JNOS
  21.      after release 1.10M.
  22.  
  23.     rdate server <hostname>
  24.  
  25.      Causes a connect to <hostname> TCP port 37, from which a time is
  26.      obtained, adjusted by an offset if one was given, and then used to
  27.      set the time on the local system.
  28.